Autogenerated HTML docs for v2.21.0-777-g83232e
diff --git a/technical/api-parse-options.html b/technical/api-parse-options.html index 508bb95..ea15ca5 100644 --- a/technical/api-parse-options.html +++ b/technical/api-parse-options.html
@@ -1103,11 +1103,13 @@ </p> </dd> <dt class="hdlist1"> -<code>OPT_ARGUMENT(long, description)</code> +<code>OPT_ARGUMENT(long, &int_var, description)</code> </dt> <dd> <p> Introduce a long-option argument that will be kept in <code>argv[]</code>. + If this option was seen, <code>int_var</code> will be set to one (except + if a <code>NULL</code> pointer was passed). </p> </dd> <dt class="hdlist1"> @@ -1288,7 +1290,7 @@ <div id="footer"> <div id="footer-text"> Last updated - 2018-11-18 21:41:21 JST + 2019-04-25 19:09:28 JST </div> </div> </body>